home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Inter.Net 55-2
/
Inter.Net 55-2.iso
/
Mandrake
/
dosutils
/
autoboot
/
Uninstall.bat
< prev
Wrap
DOS Batch File
|
2000-01-12
|
200b
|
5 lines
if not exist c:\autoexec.lx2 copy c:\autoexec.bat c:\autoexec.lx2
if not exist c:\config.lx2 copy c:\config.sys c:\config.lx2
copy c:\autoexec.lnx c:\autoexec.bat
copy c:\config.lnx c:\config.sys